home *** CD-ROM | disk | FTP | other *** search
- -- background: 2406 from stack: in
- -- bmap block id: 10594
- -- flags: 0000
- -- background id: 0
- -- name:
- ----- HyperTalk script -----
- on openBackground
- push recent card
- end openBackground
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 4000
- -- rect: left=231 top=71 right=274 bottom=434
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=117 top=278 right=303 bottom=144
- -- title width / last selected line: 0
- -- icon id / first selected line: 1014 / 1014
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe right
- go to card "hearts"
- end mouseUp
-
-